Documents for PDF, .NET Edition Documentation
StructList<T> Constructor

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : StructList<T> Constructor
Overload List
OverloadDescription
Initializes a new instance of the StructList<T> class that is empty.  
Initializes a new instance of the StructList<T> class that is empty and has the specified initial capacity.  
Initializes a new instance of the StructList<T> class that contains elements copied from the specified array.  
Initializes a new instance of the StructList<T> class that contains elements copied from the specified collection.  
See Also

Reference

StructList<T> Class
StructList<T> Members